[doc] Redirect /policies.html to crates.io/policies
authorBehnam Esfahbod <behnam@zwnj.org>
Fri, 1 Sep 2017 19:29:22 +0000 (12:29 -0700)
committerBehnam Esfahbod <behnam@zwnj.org>
Wed, 6 Sep 2017 08:54:36 +0000 (01:54 -0700)
commit9e0cbf106df5a06b8fb35d59967c2734f457f4c4
tree4b737059e983d57b2f9d1ce1fbeeab40a92f3267
parentf8dc1e9e3b5f3a48884c432a9ec4b1ac730b7172
[doc] Redirect /policies.html to crates.io/policies

This relieves us from migrating the Package Policies document into the
new Cargo Manual mdbook.

Moved the content to `crates.io` repo in
<https://github.com/rust-lang/crates.io/pull/1033>.

NOTE: We should wait until that change goes live before landing this
one. I'll notify here when it's time to land.

Closes <https://github.com/rust-lang/crates.io/issues/1030>
src/ci/dox.sh
src/doc/MIGRATION_MAP
src/doc/policies.html [new file with mode: 0644]
src/doc/policies.md [deleted file]